home *** CD-ROM | disk | FTP | other *** search
/ Programming Languages Suite / ProgramD2.iso / Borland / Borland C++ V5.02 / HLP_BCW.PAK / BCW.TOC (.txt) < prev    next >
Microsoft Windows Help File Content  |  1997-05-06  |  13KB  |  349 lines

  1. :Base BCW.HLP
  2. :Title Borland C++ User's Guide
  3. 0 Borland C++ User's Guide
  4. 1 Integrated Development Environment (IDE)
  5. 2 Menu commands
  6. 3 About menu commands = MenuCommands
  7. 3 File menu
  8. 4 About the File menu = IDH_MFile
  9. 4 New command = IDH_FNew
  10. 4 Open command = IDH_FOpen
  11. 4 Close command = IDH_FClose
  12. 4 Save command = IDH_FSave
  13. 4 Save as command = IDH_FSaveAs
  14. 4 Save all command = IDH_FSaveAll
  15. 4 Print command command = IDH_FPrint
  16. 4 Printer Setup command = IDH_FPrintSetup
  17. 4 Send command = IDH_FSend
  18. 4 Exit command = IDH_FExit
  19. 4 List of closed files = IDH_FClosedFileList
  20. 3 Edit menu
  21. 4 About the Edit menu = IDH_MEdit
  22. 4 Undo command = IDH_EUndo 
  23. 4 Redo command = IDH_ERedo 
  24. 4 Cut command = IDH_ECut 
  25. 4 Copy command = IDH_ECopy 
  26. 4 Paste command = IDH_EPaste 
  27. 4 Clear command = IDH_EClear 
  28. 4 Select All command = IDH_ESelect
  29. 4 Buffer List command = IDH_EBuffer
  30. 3 Search menu
  31. 4 About the Search menu = IDH_MSearch
  32. 4 Find = IDH_SFind 
  33. 4 Replace = IDH_SReplace
  34. 4 Search Again = IDH_SSearchAgain 
  35. 4 Browse Symbol = IDH_SBrowse
  36. 4 Locate Symbol = IDH_SLocateSymbol
  37. 4 Previous message = IDH_SPrevious
  38. 4 Next message = IDH_SNext 
  39. 3 View menu
  40. 4 About the View menu = IDH_MView 
  41. 4 ClassExpert = IDH_VClassExpert
  42. 4 Project = IDH_VProject
  43. 4 Message = IDH_VMessage
  44. 4 Classes = IDH_VClasses
  45. 4 Globals = IDH_VGlobals
  46. 4 CPU = IDH_VCPU
  47. 4 Process = IDH_VProcess
  48. 4 Watch = IDH_VWatch
  49. 4 Breakpoint = IDH_VBreakpoint
  50. 4 Call Stack = IDH_VCallStack 
  51. 3 Project menu
  52. 4 About the Project menu = IDH_MProject
  53. 4 Open Project = IDH_POpenProj
  54. 4 Close Project = IDH_PCloseProj
  55. 4 New Target = IDH_PNewTarget
  56. 4 Compile = IDH_PCompile
  57. 4 Make All = IDH_PMakeAll
  58. 4 Build All = IDH_PBuildAll
  59. 4 Generate Makefile = IDH_PGenerate
  60. 4 Stop Background Task = IDH_PStopBackgroundTask
  61. 3 Script menu
  62. 4 About the cScript menu = IDH_Mscript
  63. 4 Run = IDH_SRun
  64. 4 Commands = IDH_SCommands
  65. 4 Modules = IDH_SModules
  66. 4 Compile File = IDH_SCompileFile
  67. 4 Run File = IDH_SRunFile
  68. 3 Tool menu
  69. 4 About the Tool menu = IDH_Mtools
  70. 4 Tool ListTList
  71. 4 Transfer Macros
  72. 5 About Transfer Macros = TransferMacros_Oview
  73. 5 Translators, viewers, and tools = TranslatorsViewersAndTools
  74. 5 $ARG = ARG_transfer
  75. 5 $CAP EDIT = CAP_EDIT 
  76. 5 $CAP MSG() = CAP_MSG
  77. 5 $COL = COL
  78. 5 $CONFIG = CONFIG
  79. 5 $DEF = DEF
  80. 5 $DEPLIST() = DEPLIST
  81. 5 $DIR() = DIR
  82. 5 $DRIVE() = DRIVE
  83. 5 $EDNAME = EDNAME
  84. 5 $ENV = ENV
  85. 5 $ERRCOL = ERRCOL
  86. 5 $ERRLINE = ERRLINE
  87. 5 $ERRNAME = ERRNAME
  88. 5 $EXT()= EXT
  89. 5 $IMPLIB = IMPLIB_Transfer
  90. 5 $INC = INC
  91. 5 $LIB = LIB
  92. 5 $LINE = LINE_Transfer
  93. 5 $NAME() = NAME
  94. 5 $NOSWAP = NOSWAP
  95. 5 $OUTNAME = OUTNAME
  96. 5 $PRJNAME = PRJNAME
  97. 5 $PROMPT = PROMPT
  98. 5 $RSP() = RSP
  99. 5 $SAVE ALL = SAVE_ALL 
  100. 5 $SAVE CUR = SAVE_CUR 
  101. 5 $SAVE PROMPT = SAVE_PROMPT
  102. 5 $SELNODES = SELNODES
  103. 5 $TARGET = TARGET
  104. 5 $TASM = TASM
  105. 5 $TD = TD
  106. 5 $TLINKRSP = TLINKRSP
  107. 5 $UPTODATE = UPTODATE
  108. 5 $WRITEMSG()= WRITEMSG
  109. 3 Debug menu
  110. 4 About the Debug menu = IDH_MDebug
  111. 4 Run = IDH_DRun
  112. 4 Load = IDH_DLoad
  113. 4 Attach = IDH_DAttach
  114. 4 Run to = IDH_DRunto
  115. 4 Pause process = IDH_DPause
  116. 4 Reset this process = IDH_DReset
  117. 4 Terminate this process = IDH_DTerminate
  118. 4 Source at Execution Point = IDH_DSource
  119. 4 Add breakpoint = IDH_DAddBreakpoint
  120. 4 Breakpoint Options = IDH_DBreakpointOptions
  121. 4 Add watch  = IDH_DAddWatch
  122. 4 Evaluate = IDH_DEvaluate
  123. 4 Inspect = IDH_DInspect
  124. 4 View Locals = IDH_DViewLocals
  125. 3 Resource Workshop Menus
  126. 4 Resource = IDH_MResource@WORKSHOP.HLP
  127. 4 Bitmap, Cursor and Icon menus = IDH_MGraphic@WORKSHOP.HLP
  128. 4 Dialog = IDH_MDialog@WORKSHOP.HLP
  129. 4 Menu = IDH_MMenu@WORKSHOP.HLP
  130. 3 Options menu
  131. 4 About the Options menu = IDH_Moptions
  132. 4 Project = IDH_OProject
  133. 4 Environment = IDH_OEnvironment
  134. 4 Tools = IDH_OTools
  135. 4 Style Sheets = IDH_OStyle
  136. 4 Save = IDH_OSave
  137. 3 Window Menu
  138. 4 About the Window Menu = IDH_MWindow
  139. 4 Cascade = IDH_WCascade 
  140. 4 Tile Horizontal = IDH_WTileh 
  141. 4 Tile Vertical = IDH_WTilev
  142. 4 Arrange Icons = IDH_WArrange
  143. 4 Close All = IDH_WCloseAll 
  144. 4 Minimize All = IDH_WMinimize
  145. 4 Restore All = IDH_WRestore
  146. 4 List of open windows = IDH_WList
  147. 4 More Windows = IDH_WMore
  148. 3 Help menu
  149. 4 About the Help menu = IDH_MHelp
  150. 4 Contents = IDH_HContents 
  151. 4 Keyword Search = IDH_HKeyword
  152. 4 Using Help = IDH_HUsingHelp
  153. 4 Windows API = IDH_HAPI
  154. 4 OWL API = IDH_HOWL
  155. 4 About = IDH_HAbout
  156. 2 Editor
  157. 3 About the Editor = UsingtheBorlandCPPEditor
  158. 3 Editor Options= IDH_OEditor
  159. 3 Edit Window = IDH_Edit_Window
  160. 3 Selecting Text = SelectText
  161. 3 Editor symbols = Gutter
  162. 3 Syntax Highlighting = IDH_OESCustomize
  163. 3 Regular Expression Search
  164. 4 Grep = GrepLikeWCards
  165. 4 BRIEF= BRIEFLikeWCards
  166. 2 Keyboard
  167. 3 About the Keyboard = IDH_Keyboard
  168. 3 KBD files = IDH_KBDfile
  169. 3 SpeedSettings = IDH_OEEEditorSpeedSettings
  170. 2 Message Window
  171. 3 About the Message Window = IDH_Message_Window
  172. 2 SpeedMenus 
  173. 3 Breakpoints Window SpeedMenu = BreakpointsSpeedMenu
  174. 3 Browser SpeedMenu = BrowserSpeedMenu
  175. 3 Call Stack SpeedMenu = IDH_CallStackSpeedMenu
  176. 3 Classes pane SpeedMenu = AECM_LMClasses
  177. 3 Data Inspector SpeedMenu = IDH_DataInspectorSpeedMenu
  178. 3 Edit pane SpeedMenu = AECM_LIDH_MEdit
  179. 3 Edit Window SpeedMenu = EditWindowSpeedMenu
  180. 3 Events pane SpeedMenu = AECM_LMEventsAndFunctions
  181. 3 Message Window SpeedMenu = MessageWindowSpeedMenu
  182. 3 Options Window SpeedMenu = IDH_SettingsWindowSpeedMenu
  183. 3 Project Window SpeedMenu = IDH_ProjectWindowSpeedMenu
  184. 3 Watch Window SpeedMenu = WatchSpeedMenu
  185. 2 SpeedBar
  186. 3 About the SpeedBar = SpeedBar
  187. 3 Orientation = IDH_OETOrientation
  188. 3 Options = IDH_OETSpeedBarOptions
  189. 1 Environment Options
  190. 2 Browser = IDH_OBrowser
  191. 2 Editor = IDH_OEditor
  192. 2 Syntax Highlighting = IDH_OESyntaxHighlighting
  193. 2 SpeedBar = IDH_OSpeedBar
  194. 2 Scripting = IDH_OEScripting
  195. 2 Process Control = IDH_OEProcessControl
  196. 2 Preferences = IDH_SEnvironPreferences
  197. 2 Fonts = IDH_OEFonts
  198. 2 Project View = IDH_OEProjectView
  199. 2 Debugger = IDH_SDebug
  200. 2 Resource Editors = IDH_ResourceEditorSettings@WORKSHOP.HLP
  201. 1 Project Options
  202. 2 Directories= IDH_SDirectories
  203. 2 Compiler = IDH_CompilerSettings
  204. 2 16-Bit Compiler = IDH_16BitCompilerOptions
  205. 2 32-Bit Compiler = IDH_32BitCompilerOptions
  206. 2 C++ Options = IDH_CPPCompilerOptions
  207. 2 Optimizations = IDH_SCompilerOptimizations
  208. 2 Messages = IDH_SCompilerMessages
  209. 2 Linker = IDH_SLinker
  210. 2 Librarian = IDH_SLibSettings
  211. 2 Resources = IDH_ResourcesSettings
  212. 2 Build Attributes = IDH_BuildAttributes
  213. 2 Make = IDH_OPMake
  214. 1 Project Manager
  215. 2 Project management = ProjectManagement
  216. 3 Project management tools = ManagingProjects
  217. 2 The Project Manager
  218. 3 About the Project Manager = IDH_PROJECT_HIERARCHY
  219. 4 Creating a new project = IDH_FNewProject
  220. 4 Creating multiple-target projects = CreatingAMultipleTargetProject
  221. 3 Target types = IDH_TargetExpert
  222. 3 Node types and colors= NodeTypes
  223. 3 Node attributes = IDH_NodeAttributes
  224. 3 Displaying node information = IDH_OEProjectView
  225. 3 Setting build attributes for a node = IDH_BuildAttributes
  226. 3 Copying nodes =  ReferenceCopyNodes
  227. 3 Adding nodes = IDH_AddNodeSpeedMenu
  228. 4 Adding a target node= IDH_PNewTarget
  229. 3 Deleting nodes = IDH_DeleteNodeSpeedMenu
  230. 4 Deleting targets = DeletingTargets
  231. 3 Grouping files with Source Pools = SourcePools
  232. 4 Creating Source Pools = CreatingSourcePools
  233. 3 Project Manager commands = ProjectManagerCommands
  234. 3 Navigating in the project tree = ProjectHierarchyReference
  235. 3 Generating a MAKE file for a project = IDH_PGenerate
  236. 3 Converting old projects = ConvertingOldProjects
  237. 2 Compiling targets
  238. 3 Compiling a project = IDH_PCompile
  239. 3 Compile SpeedMenu command = CompileProjectWindowSpeedMenu
  240. 3 Building part of a project = BuildingPartOfAProject
  241. 3 Make node = IDH_MakeNodeSpeedMenu
  242. 3 MAKE all targets = IDH_PMakeAll
  243. 3 Build node = IDH_BuildNodeSpeedMenu
  244. 3 Building all files in a project = IDH_PBuildAll
  245. 2 Setting project options
  246. 3 Local options = IDH_LocalOptions
  247. 3 Setting options locally = IDH_SettingOptionsLocally
  248. 3 View options hierarchy = IDH_ViewOptionsHierarchy
  249. 3 Edit options hierarchy = IDH_EditButtonOptionsHierarchy
  250. 3 About Style Sheets = StyleSheets
  251. 4 Sharing Style Sheets = SharingStyleSheets
  252. 4 Sharing Tools = SharingTools
  253. 1 AppExpert
  254. 2 Generating Windows applications = UsingAppExpert
  255. 2 Creating an Application with AppExpert = CreatingAnApplicationWithAppExpert
  256. 2 Rebuilding the .APX Database File = RebuildingThe.APXDatabaseFile
  257. 2 Renaming an AppExpert Element = RenamingAnAppExpertElement
  258. 2 The AppExpert Dialog = IDH_AppExpert 
  259. 1 ClassExpert
  260. 2 Managing classes in Windows applications = ClassExpert
  261. 2 Using Rescan to Rebuild Your Project Database = UsingRescan
  262. 2 Deleting a Class with ClassExpert = DeletingAClass
  263. 2 Importing a Class with ClassExpert = ImportingAClass
  264. 2 Moving a Class with ClassExpert = MovingAClass
  265. 1 TargetExpert
  266. 2 About TargetExpert = IDH_TargetExpert
  267. 2 New Target dialog = IDH_NewTargetDialogBox
  268. 2 Advanced Options dialog = IDH_AdvancedOptions
  269. 2 Redistributable files = RedistributableFiles
  270. 1 Debugger
  271. 2 About the Integrated Debugger = DebuggingInTheIDE
  272. 2 Running your program = RunningYourProgram
  273. 2 Examining program data values = ExaminingProgramDataValues
  274. 2 Modifying program data values = ModifyingProgramDataVAlues
  275. 2 Breakpoints
  276. 3 Using Breakpoints = UsingBreakpoints
  277. 3 Adding breakpoints = IDH_AddingBreakpoints
  278. 3 Creating conditional breakpoints = CreatingConditionalBreakpoints
  279. 3 Changing breakpoint options = IDH_ChangingBreakpointOptions
  280. 3 Changing the color of breakpoint lines = ChangingTheColorOfBreakpointLines 
  281. 3 Disabling and enabling breakpoints = IDH_DisablingBreakpoints
  282. 3 Inspecting and editing code at a breakpoint = InspectingandEditingCodeAtaBreakpoint
  283. 3 Removing breakpoints = IDH_RemovingBreakpoints
  284. 3 Resetting invalid breakpoints = ResettingInvalidBreakpoints
  285. 3 Using breakpoint option sets = Usingbreakpointoptionsets
  286. 3 Using breakpoint groups = UsingBreakpointgroups
  287. 2 Stepping
  288. 3 About Stepping = Stepping
  289. 3 Stepping over code = SteppingOverCode
  290. 3 Stepping into code = SteppingIntoCode
  291. 2 Watch Expressions
  292. 3 About Watch Expressions = WatchExpressions
  293. 3 Adding a Watch = IDH_AddingaWatch
  294. 3 Changing Watch Properties = IDH_ChangingWatchProperties
  295. 3 Disabling and Enabling Watches = IDH_DisablingWatches
  296. 3 Deleting a Watch = IDH_DeletingAWatch
  297. 3 The Watches window = IDH_WatchesWindow
  298. 2 Inspecting 
  299. 3 Inspecting data elements = InspectingDataElements
  300. 3 Modifying variables = ModifyingVariables
  301. 2 The CPU window
  302. 3 The CPU window = IDH_CPUWindow
  303. 4 The Disassembly pane = IDH_DisassemblyPane
  304. 4 The Dump pane = IDH_DumpPane
  305. 4 The Stack pane = IDH_StackPane
  306. 4 The Registers pane = IDH_RegistersPane
  307. 4 The Flags Pane = IDH_FlagsPane
  308. 2 More about the Debugger
  309. 3 Debugger options = IDH_SDebug
  310. 3 Just-in-time debugging = JustInTimeDebugging
  311. 3 Multi-process debugging = DebuggingMulitThreadedApplications 
  312. 3 Changing the Color of the Execution point = ChangingTheColorOfTheExecutionPoint
  313. 3 Choosing which Warnings Display in the Message Window = ChoosingwhichWarningsDisplay
  314. 3 Debugging Dynamic-link Libraries = DebuggingDynamicLinkLibraries
  315. 3 General Protection Exceptions = GeneralProtectionException
  316. 3 Generating debugging information = GeneratingDebuggingInformation 
  317. 1 Browser
  318. 2 About the Browser = IDH_Browser
  319. 2 Starting the Browser= StartingTheBrowser
  320. 2 Browsing Symbols in Your Code = BrowsingSymbolsInYourCode
  321. 2 Browsing Global Symbols = IDH_BrowsingGlobalSymbols
  322. 2 Browsing Objects= IDH_BrowsingObjects
  323. 2 Browser Filters and Letter Symbols = IDH_BrowserFiltersAndLetterSymbols
  324. 2 Customizing the Browser = CustomizingTheBrowser
  325. 2 Browser Views
  326. 3 Global Symbols = IDH_BrowsingGlobalSymbols
  327. 3 Objects = IDH_BrowsingObjects
  328. 3 Symbol Declaration = SymbolDeclarationWindow
  329. 3 Class Inspection = IDH_ClassInspectionWindow
  330. 3 References = IDH_BrowsingReferences
  331. 1 How to...
  332. 2 Add a transfer program = Transfer_AddingItems
  333. 2 Browse through your code = IDH_Browser
  334. 2 Debug in the IDE = DebuggingInTheIDE
  335. 2 Delete a Class with ClassExpert = DeletingAClass
  336. 2 Generate Windows applications = UsingAppExpert
  337. 2 Import a Class with ClassExpert = ImportingAClass
  338. 2 Manage classes in Windows applications = ClassExpert
  339. 2 Move a Class with ClassExpert = MovingAClass
  340. 2 Rebuild your project database = UsingRescan
  341. 2 Rebuild the .APX Database File = RebuildingThe.APXDatabaseFile
  342. 2 Rename an AppExpert Element = RenamingAnAppExpertElement
  343. 2 Use Style Sheets = StyleSheets
  344. 2 Use Rescan to Rebuild Your Project Database = UsingRescan
  345. ;1 Borland Development Tools for Java
  346. ;2 Getting Started with Borland Development Tools for Java=IntroductiontoJavaTools@BCWJava.HLP
  347. ;2 Debugger for Java=DebuggingJavaClasses@BCWJava.HLP
  348. ;2 Writing HTML=WritingHTML@BCWJava.HLP
  349.